_nifectl auth token_

Show the current auth token

About#

Shows the authentication token that is currently in use. This can be used as an authentication token with API services, independent of nifectl.

Usage#

nifectl auth token [flags]

Options#

--expiry-time string Allow users to generate tokens by providing input
(Note: Specify --expiry-time within 2160 hours.)
-h, --help help for token

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#